home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / peptol15.zip / PEPTOOLS.DOC < prev    next >
Text File  |  1991-03-25  |  19KB  |  378 lines

  1.                      *  Telix PEP Tools  v1.5  *
  2.                     TELIX v3.12 Script File Tools
  3.                       Written by Michael Gillum
  4.                       Last Updated: 03-12-91
  5.  
  6. The Telix PEPTOOLS v1.5 are provided as Shareware. Meaning you have
  7. the right to try them out for a limited period of 30 days. After which
  8. you should either register them with the author, or discontinue usage.
  9. Registering the tools will provide you with:
  10.  
  11.  a) An unlimited version of PEPTOOLS.
  12.  
  13.     A few of the TOOLS such as SEDITOR, and ROBOLOG, and PInstall are
  14.     limited versions. The limitations do not take away from the actual
  15.     work-a-bility of these tools, but the registered versions support
  16.     many more features. For example:
  17.  
  18.           SEDITOR, as is, does not support word-wrap or insert mode.
  19.           These are additional features that will enhance its
  20.           functionality, but do not limit its present usage.
  21.  
  22.           ROBOLOG, is for the most part complete. However, some
  23.           modifications will be necessary to the scripts that are
  24.           created with the "Learn" facilities. The registered version
  25.           clears this up. With registration, the "Learn" facility is
  26.           expanded and writes totally completed, totally functional
  27.           scripts. This is not to say that the scripts created with
  28.           the Un-registered version are not workable, only that there
  29.           is some modification required for decision making process
  30.           that have been kept out of the unregistered version.
  31.  
  32.           PINSTALL, as is, assigns the tools to predetermined keys (as
  33.           shown on the screen). The registered version of PInstall
  34.           allows for custom selecting of keys to use in the
  35.           installation.
  36.  
  37.           Also. A few of the tools will check for color display (based
  38.           on what is installed in Telix) and use these, but most are
  39.           configured for Black & White display only. In the registered
  40.           version, full-color support is activated for ALL tools that
  41.           use the display screen.
  42.  
  43.  b) Notification, and access to any "fixes" free of charge.
  44.  
  45.  c) Upgrades at a very low cost.
  46.  
  47.  d) Registration will also provide you with unlimited technical
  48.     support.
  49.  
  50.  e) A complete listing (reference manual) of instructions and syntax
  51.     for using the "called" scripts, or "Utilities" in PEPTOOLS, (plus
  52.     an extended version of the utilities) for scripts you may decide
  53.     to write yourself. As is, the called scripts included are used by
  54.     many of the TOOLS, most of these (and others) can be used just as
  55.     easily by you.
  56.  
  57.  f) Access to the complete source code for all scripts, at a small,
  58.     additional charge of $5.00. No source code is available without
  59.     registration.
  60.  
  61. Even as is, the PEPTOOLS are quite a bargain, but as you can see,
  62. registration greatly expands many of the ideas present in the
  63. PEPTOOLS. I highly recommend registration of the tools (of course!)
  64.  
  65. Registration of PEPTOOLS costs a mere $15.00 payable in check, or
  66. Money Order, payable to:
  67.  
  68.                             Michael Gillum
  69.                        20806 S. Western Ave. #1
  70.                           Torrance Ca. 90501
  71.                             (213) 787-9461
  72.  
  73. An order form is provided in a separate document, for your convenience.
  74.  
  75.                               Contents:
  76.  
  77.  Documentation:  PEPTOOLS.DOC   SEDITOR.DOC   ROBOLOG.DOC   ORDER.DOC
  78.  
  79.                            Compiled Scripts
  80.                            ----------------
  81.                              ROBOLOG .SLC
  82.                              SEDITOR .SLC
  83.                              PINSTALL.SLC
  84.                              VIEWFILE.SLC
  85.                              LISTDIR .SLC
  86.                              SEARCHER.SLC
  87.                              TDIR    .SLC
  88.                              DIALDIR .SLC
  89.                              FILE_ERR.SLC
  90.                              READCFG .SLC
  91.                              GETATTR .SLC
  92.                              LASTPOS .SLC
  93.                              ASCIIUP .SLC
  94.                              DATETIME.SLC
  95.                              KEYS    .SLC
  96.                              LOADKEYS.SLC
  97.                              LOGOFF  .SLC
  98.                              MEMEXTRC.SLC
  99.                              BAUDDRAG.SLC
  100.                              ANSISCRN.SLC
  101.  
  102. Here are a set of automated scripts that were basically designed to be
  103. timesavers.
  104.  
  105. Installing PEPTOOLS
  106. -------------------
  107. For a custom installation of all the PEPTOOLS, execute first, a script
  108. called "PInstall." This script does a couple things.
  109.  
  110. First, it creates a color config file for a few of the scripts by
  111. reading both, the attributes from the screen, and then comparing those
  112. with Telix's actual configuration, in "Telix.cnf."
  113.  
  114. Second, it installs all the tools to a Telix "key" file of which you
  115. provide the name. This allows all the tools to be called by pressing a
  116. function key (or Alt-function key), making usage much easier. Telix
  117. defaults to a key file called "Telix.key" when first loaded. You can
  118. either select this as your key file, or give it any name you wish.
  119.  
  120. As a rule, if you do not choose Telix.key as your "tools key file" I
  121. would at least, add to Telix.key, two tools. First, "Keys" as this
  122. shows what is stored in the active key file, and second, "Loadkeys"
  123. since this makes loading other key files a lot easier than Telix does.
  124.  
  125.  
  126. Summary of Scripts:
  127. -------------------
  128.   PInstall :  As mentioned above, this is the installation script for
  129.               all the tools. This script should be executed first,
  130.               even if you are not going to assign the tools to
  131.               function keys because PInstall also creates a color
  132.               config file for a couple of the tools.
  133.  
  134.   ROBOLog  :  Automated-Timed script executor, with built in Script
  135.               Writer.
  136.  
  137.                 *Documentation contained in a separate file.
  138.  
  139.   Seditor  :  An online editor that offers more flexibility than many
  140.               of the "Line Type" editors encountered on many services.
  141.               Seditor is small, 18 lines max, with 60 character right
  142.               margin. Designed as an "on-the-fly" basic message editor
  143.               to alleviate the need for loading a bulky, external
  144.               editor from TELIX simply to compose a short message.
  145.  
  146.                 *Documentation contained in a separate file.
  147.  
  148.   ViewFile :  Allows viewing any file. Saves you from having to load
  149.               your editor just to view the contents of a file. Will
  150.               handle files up to 175,00 bytes in size (approx 200
  151.               pages). Also accepts (*) wildcard character, to specify
  152.               a particular set of files.
  153.  
  154.   ListDir  :  Displays a "wide screen" disk directory for selected
  155.               directories. You provide the search path. Dos wildcard
  156.               character (*) is acceptable.
  157.  
  158.   Searcher :  Searcher v1.0 is a modem number seeker. You choose a set
  159.               of prefixes and a low to high number, then Searcher will
  160.               dial those prefixes and numbers searching for a modem.
  161.               If a modem is found, the number is logged in a file
  162.               named MODEMS.SRC. A log of prefixes with low and high
  163.               numbers is kept for future reference in a file named
  164.               SEARCHER.LOG.
  165.  
  166.               Searcher acknowledges a "carrier signal" as a modem
  167.               number. Any numbers called that are busy, voice
  168.               answered, or not answered at all are ignored. No log is
  169.               kept of Non-Modem numbers. It is possible that Searcher
  170.               will overlook some actual modem numbers due to either no
  171.               answer, or a busy signal. Only one attempt per number is
  172.               executed when dialing.
  173.  
  174.   Datetime :  Displays the date and time on the screen for approx, 5
  175.               seconds.
  176.  
  177.   AsciiUp  :  Prompts you for a filename, then does an ASCII upload.
  178.               Saves you from having to select a protocol simply